-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
French translation 3.8.0 #968
Conversation
Some translation/correction for the 3.8.0
@@ -26,17 +27,10 @@ | |||
</Key> | |||
<Key ID="STR_CBA_FORMAT_NUMBER_THOUSANDS_SEPARATOR"> | |||
<English>,</English> | |||
<Czech> </Czech> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
want to keep these
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This. Spaces, apparently, are the decimal separators in these languages.
@@ -16,6 +17,7 @@ | |||
<Chinesesimp>下个导轨物品状态</Chinesesimp> | |||
<Russian>Следующее состояние приспособления на оружии</Russian> | |||
<Polish>Następny tryb akcesoria na szynie</Polish> | |||
<French>Mode de l'accessoire sur rail suivant </French> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
space too much
@@ -32,6 +35,7 @@ | |||
<Chinesesimp>上个导轨物品状态</Chinesesimp> | |||
<Russian>Предыдущее состояние приспособления на планке</Russian> | |||
<Polish>Poprzedni tryb akcesoria na szynie</Polish> | |||
<French>Mode de l'accessoire sur rail précèdent </French> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
space too much
@@ -48,6 +53,7 @@ | |||
<Chinesesimp>下个瞄镜模式</Chinesesimp> | |||
<Russian>Следующий режим оптики</Russian> | |||
<Polish>Następny tryb optyki</Polish> | |||
<French>Mode de l'optique suivant </French> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
space too much
@@ -64,6 +71,7 @@ | |||
<Chinesesimp>上个瞄镜模式</Chinesesimp> | |||
<Russian>Предыдущее состояние оптики</Russian> | |||
<Polish>Poprzedni tryb optyki</Polish> | |||
<French>Mode de l'optique sur rail précèdent </French> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
space too much
</Key> | ||
</Package> | ||
</Project> | ||
</Project> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
newline at end of file missing now
</Key> | ||
</Package> | ||
</Project> | ||
</Project> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
newline EOF
</Key> | ||
</Package> | ||
</Project> | ||
</Project> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
newline EOF
@@ -81,4 +82,4 @@ | |||
<Chinesesimp>制作组 - 模组</Chinesesimp> | |||
</Key> | |||
</Package> | |||
</Project> | |||
</Project> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
newline EOF
@@ -25,4 +26,4 @@ | |||
<Chinesesimp>机枪用消音器</Chinesesimp> | |||
</Key> | |||
</Package> | |||
</Project> | |||
</Project> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
newline EOF
@@ -43,4 +45,4 @@ | |||
<French>Touche inconnue %1</French> | |||
</Key> | |||
</Package> | |||
</Project> | |||
</Project> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
newline EOF
<Polish>ADDON:</Polish> | ||
</Key> | ||
</Package> | ||
</Project> | ||
</Project> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
newline EOF
</Key> | ||
</Package> | ||
</Project> | ||
</Project> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
newline EOF
@@ -53,7 +57,7 @@ | |||
<Chinesesimp>模组设定选项...</Chinesesimp> | |||
<Portuguese>Opções ded Extensão...</Portuguese> | |||
<Russian>Настройки Дополнений...</Russian> | |||
<French>Addon Options...</French> | |||
<French>Ajuster les paramètres des addons.</French> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is shown in 3den. May want to check if ...
is not the style used by the base game strings there in French as well.
<Polish>Pokaż domyślnę wartości:</Polish> | ||
</Key> | ||
</Package> | ||
</Project> | ||
</Project> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
newline EOF
</Key> | ||
</Package> | ||
</Project> | ||
</Project> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
newline EOF
<Japanese>,</Japanese> | ||
<Chinese>,</Chinese> | ||
<Chinesesimp>,</Chinesesimp> | ||
<Portuguese>.</Portuguese> | ||
</Key> | ||
</Package> | ||
</Project> | ||
</Project> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
newline EOF
</Key> | ||
</Package> | ||
</Project> | ||
</Project> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
newline EOF
</Key> | ||
</Package> | ||
</Project> | ||
</Project> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
newline EOF
Thanks @NorXAengell! If you don't want to yourself, I can fix the comments myself next weekend. |
Thx commy2; its not that i don't want to do it my self, it's just that i don't know how to do this "well" and i will certainly broke things more -_-...So if you could do this it will be kind. |
Some translation/correction for the 3.8.0
When merged this pull request will: